home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / game / board / Ambassador15b.readme < prev    next >
Text File  |  1999-05-04  |  7KB  |  158 lines

  1. Short:    Client for IGS, Internet Go Server, V1.5 
  2. Author:   jarkkojpl@kolumbus.fi
  3. Uploader: jarkkojpl@kolumbus.fi
  4. Version:  1.5ß
  5. Type:     game/board
  6. Requires: OS3.x, AmiTCP or compatible, xen.font, xhelvetica.font
  7. Action:   NoStart
  8.  
  9.  
  10.     Note:
  11.     ¯¯¯¯¯
  12.     This is a beta version of the client. There are bugs etc, so beware.
  13.         The documentation provided is old and needs updating, so don't be
  14.     surprised if many features are not explained at all. I just don't have
  15.     time/motivation to write documents right now.
  16.  
  17.  
  18.     Description:
  19.     ¯¯¯¯¯¯¯¯¯¯¯
  20.     Ambassador is a go client for Amiga, like AmigaIGC, only more advanced
  21.     and userfriendly. Go (weiqi, baduk, igo) is an ancient Chinese board
  22.     game that can be played on the internet on the Internet Go Server with
  23.     this client program. If you do not play go nor plan to learn to play, 
  24.     you don't really need this program for anything.
  25.  
  26.  
  27.     New to IGS?
  28.     ¯¯¯¯¯¯¯¯¯¯¯
  29.     IGS stands for Internet Go Server - you can play an old (about 4000
  30.     years) Chinese board game against other folks over there. If you do not
  31.     have an account to IGS, please telnet to IGS (igs.joyjoy.net, port 6969
  32.     - login as 'guest'), before running this client. When logged in to IGS,
  33.     type help register. Follow the instructions IGS gives you. After you
  34.     have an account and a password, you should again log in with telnet and
  35.     type command "toggle client 1". After that you should log out (quit)
  36.     and try out the Ambassador.
  37.         If this sounds complex, do not worry - you only need to do this
  38.     once and you're set to go.
  39.  
  40.  
  41.     Requirements and recommendations:
  42.     ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  43.     - OS3.0 or newer required
  44.     - Internet connection via AmiTCP/IP or compatible
  45.     - Fast CPU recommended
  46.     - Hard Disk recommended
  47.     - AGA/GFX-card recommended
  48.     - If you want sounds, you also need upd-daemon. You can find it from
  49.       Aminet (util/rexx/Upd140.lha). It is also included in this archive.
  50.     - Xen-font required .  This is hardcoded into the program. 
  51.       Xen-font can be found from Aminet (MagicWb archive?). 
  52.     - XHelvetica-font required (sizes 11 and 13). Also hardcoded, and also
  53.       available in Aminet (MagicWb?).
  54.     - For speech narrator.device & translator.library are required.
  55.  
  56.  
  57.     Speech:
  58.     ¯¯¯¯¯¯¯
  59.     This version of Ambassador includer speech if you have narrator and
  60.     translator. However, something is  _very_ buggy at the moment, so
  61.     beware... (also, speech is at the moment syncronous - if I can kill
  62.     all the bugs, it will be asyncronous some day as it shoud be).
  63.  
  64.  
  65.     BUGS:
  66.     ¯¯¯¯¯
  67.     There are several small ones, and possibly some more severe ones as
  68.     well so beware. If you find any of them or some others (:)), drop me a
  69.     line.
  70.  
  71.  
  72.     Usage:
  73.     ¯¯¯¯¯
  74.     You must start Ambassador from the shell. 
  75.  
  76.     Ambassador <login> <password> <server> <port>
  77.  
  78.     See the AmigaGuide document inside the archive for more (old) information.
  79.     Remember to set the stack high enough (10kB should be enough, although
  80.     I'd use more).
  81.  
  82.  
  83.     Major changes since last release:
  84.     ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  85.     o sgf/stored/results commands now have a minus sign before the name.
  86.     o if observing a game, shift-click on board will send a bet-command to server.
  87.     o a status command is issued for new board windows -> komi & handicap should work now
  88.     o fixed a small bug in the player list
  89.     o adjourn comamnds syntax depends on the IGS Preferences singlegame-setting
  90.     o more information when game ends
  91.     o support for look-command and improved stored-window
  92.     o player list is now sorted alphabetically.
  93.     o player list places friends etc. before other players if selected for notifying in local prefs.
  94.       (will probably change into something player list specific in the future).
  95.     o player list has now some coloring...
  96.     o Guest  players will no longer show in the player list window.
  97.     o Fixed a couple of bugs (mostly player/gamelist related)
  98.     o hopefully the player list will now react to game start/end-messages
  99.     o more bugfixes concerning the player list and match widows menus.
  100.     o added one more menu into the match window
  101.     o yell-sound defination and yell-sound toggling should now work
  102.     o added a possibility to prevent match-window from closing when you press the match-gadget.
  103.     o looking at unfinnshed games is now possible
  104.     o double clicking in the player list window gives the stats of a player,
  105.       shift dbl-click opens a talk window.
  106.     o <escape> key can be used to close windows.
  107.     o game list now highlites games with professional player(s).
  108.     o fixed a bug in shout interpreter
  109.     o there should be better prompting now (not by much though)
  110.     o fiexed a small bug in time trouble alarm code
  111.     o improved the time control - now the time stamp is taken from the first mouse click in case you try to send the same move number of times through netlag...
  112.     o snapshotting match window now also snapshots the parameters of the window as default parameters
  113.     o Added notify-sound.
  114.     o board window will now tell the user how long this board window has been open.
  115.     o stats-window should now have a color code depending on players status
  116.     o if an escaper tries to match you, you should see/hear nothing
  117.     o recompiled to fix kibitz-buffer 
  118.     o removed a debug printf
  119.     o say, kibtz and after-the-game-tell now work again in the board windows
  120.     o the board windows now have more menu items
  121.     o one can snapshot SGF & Stored-windows now
  122.     o small bug fixes
  123.     o in help help-window shift-doubleclick uses "mail me" command instead of
  124.       help command
  125.     o help key gives you the help index of IGS
  126.     o menus for the match window
  127.     o kill-filter on/off
  128.     o statistic cllection _should_ work better now.
  129.     o guests will not cause lag no more
  130.     o will not ask for game/player list updates if the lists are closed
  131.     o channel window works better now...
  132.     o sounds work if run from compiler, otherwise they do not...
  133.     o client side time control is now in effect
  134.     o playing/observing multiple games at the same time is now fully supported AFAIK
  135.     o the client should now act more friendly if you log in for the first time (ie. when client mode is off)
  136.  
  137.  
  138.     Todo:
  139.     ¯¯¯¯¯
  140.     o (Better) Support for new users.
  141.     o Updated documentation
  142.     o ARexx
  143.     o Bug fixes
  144.     o ...
  145.  
  146.  
  147. ============================= Archive contents =============================
  148.  
  149. Original  Packed Ratio    Date     Time    Name
  150. -------- ------- ----- --------- --------  -------------
  151.   312776  121594 61.1% 27-Mar-99 17:21:36 +Ambassador
  152.    42089   15917 62.1% 27-Mar-99 17:08:20 +Ambassador.guide
  153.     1611     765 52.5% 27-Mar-99 17:09:08 +Ambassador.guide.info
  154.     6284    2811 55.2% 27-Mar-99 17:20:30 +Ambassador.readme
  155.    23173   23173  0.0% 24-Oct-98 14:58:34 +Upd140.lha
  156. -------- ------- ----- --------- --------
  157.   385933  164260 57.4% 28-Mar-99 00:04:02   5 files
  158.